
/*---------- frame : footer ---------*/
.footer {
  width: 1200px;
  margin: auto;
  color: #999;
  text-align: center;
  margin-top: 0px;
  padding-bottom: 10px;
  border-top: 0px solid #E5EFD6;
  padding-top: 10px;
}
.footer .link {
  text-align: center;
  padding: 5px 0px;
}
.footer .link a {
  margin: 0px 5px;
  color: #666666;
}
.footer .powered {
  font-size: 10px;
  line-height: 25px;
}
.footer .powered strong {
  color: #690;
}
/* context of style*/
.context {
  width: 1200px;
  margin: 10px auto 0;
  overflow: hidden;
  _zoom: 1;
}
.c_left {
  float: left;
  width: 310px;
  margin-right: 10px;
}
.c_right {
  float: left;
  width: 250px;
}
.c_center {
  float: left;
  width: 378px;
  margin-right: 10px;
  border: 1px #dadada solid;
}
.fdp {
  height: 255px;
}
.tj_fright {
  float: right;
  color: #c00;
}
.sumu {
  background: #c00;
  padding: 1px 3px;
}
.gg3 {
  border: 1px #dadada solid;
  border-top: none;
  padding: 5px 4px;
  display: block;
}
.zk_toutiao2, .zk_toutiao {
  line-height: 31px;
  font-size: 22px;
  height: 31px;
  overflow: hidden;
  text-align: center;
  margin-top: 8px;
}
.zk_toutiao2 a, .zk_toutiao a {
    color: #D9001B;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 96%;
    margin: 0 auto;
    display: block;
}
.fbt2, .fbt {
  padding: 0 0 0 10px;
  overflow: hidden;
}
.fbt2 ul li, .fbt ul li {
  width: 215px;
  float: left;
  height: 24px;
  overflow: hidden;
  display: block;
  margin-right: 2px;
  margin-left: 18px;
  font-weight: bold;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.newsbox {
  padding: 10px;
}
/* nmbox of style */
.nmbox {
  overflow: hidden;
}
.nmleft {
  width: 310px;
  float: left;
  margin: 0 7px 0 6px;
  overflow: hidden;
}
.nmcenter {
  width: 545px;
  float: left;
  margin-right: 7px;
  overflow: hidden;
}
.nmright {
  width: 320px;
  float: left;
  overflow: hidden;
}
.zh li {
  width: auto !important;
}
.ban-1 {
  width: 1200px;
  margin: 0px auto;
  overflow: hidden;
  margin-bottom: 5px;
  padding-top: 15px;
}
.ban-l {
  float: left;
  width: 120px;
  margin-top: 69px;
}
.ban-l img {
  max-width: 100%;
}
.ban-r {
  float: right;
  width: 120px;
  margin-top: 69px;
}
.ban-r img {
  max-width: 100%;
  -moz-transform: scale(-1, -1);
  -o-transform: scale(-1, -1);
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}
.ban-list {
  width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.ban-list ul {
   width: 100%;
    font-size: 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.ban-list ul li {
 font-weight: bold;
    font-size: 14px;
    width: 14.28%;
}
.ban-list ul li>a{
    display: block;
}
.ban-list ul li>a:hover img{
    transform: scale(0.95);
}
.ban-list ul li>a>img{
    width: 100%;
}
/*  --------------------------------- zikao of style ------------------------------ */
#banner {
  position: relative;
  width: 300px;
  height: 237px;
  overflow: hidden;
}
#banner_list img {
  border: 0px;
  width: 100%;
}
#banner_bg {
  position: absolute;
  bottom: 0;
  background-color: #000;
  height: 30px;
  filter: Alpha(Opacity=30);
  opacity: 0.3;
  z-index: 1000;
  cursor: pointer;
  width: 300px;
}
#banner_info {
  position: absolute;
  bottom: 0;
  left: 5px;
  height: 22px;
  color: #fff;
  z-index: 1001;
  cursor: pointer
}
#banner_text {
  position: absolute;
  width: 120px;
  z-index: 1002;
  right: 3px;
  bottom: 3px;
}
#banner ul {
  position: absolute;
  list-style-type: none;
  filter: Alpha(Opacity=80);
  opacity: 0.8;
  z-index: 1002;
  margin: 0;
  padding: 0;
  bottom: 3px;
  right: 5px;
}
#banner ul li {
  padding: 0px 8px;
  float: left;
  display: block;
  color: #FFF;
  background: #6f4f67;
  cursor: pointer;
  border: 1px solid #333;
}
#banner ul li.on {
  background-color: #000;
}
#banner_list a {
  position: absolute;
  width: 100%;
}
.zk_top {
  display: flex;
  flex-direction: column;
  width: 480px;
  padding: 10px;
  margin: 0 auto;
}
.zk_top li {
  display: flex;
  align-items: center;
}
.zk_top a {
  display: inline-block;
  line-height: 30px;
  font-size:20px;
  color: #ff0000;
  margin-left: 10px;
  width: 420px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zk_top_tag1 {
  background-color: #ff0000;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 0px 5px;
  border-radius: 3px;
}
.zk_top_tag2 {
  background-color: #1f59df;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 0px 5px;
  border-radius: 3px;
}
.bkzn {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.bkzn li {}
.pan_ind_rmzy {
  background: white;
  width: 1200px;
  margin: 0 auto;
}
.pan_rmzy_tit {
  width: 100%;
    line-height: 50px;
    font-size: 24px;
    font-weight: bold;
    color: #018d75;
    padding-left: 10px;
    box-sizing: border-box;
    border-left: 4px solid #57c3c2;
}
.pan_rmzy_box {
  width: 100%;
  margin-bottom: 10px;
  border-top: none;
  box-sizing: border-box;
}
.pan_rmzy_chg {
    width: 100%;
    padding-top: 8px;
    border-bottom: 1px solid #c4d7d6;
    position: relative;
    text-align: center;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.pan_rmzy_chg p {
   padding: 0 13px;
    font-weight: bold;
    font-size: 16px;
    cursor: pointer;
    line-height: 35px;
    width: 11%;
    text-align: center;
    display: inline-block;
    position: relative;
}
.pan_rmzy_chg p:hover{
    border-top: 2px solid #018d75;
    color: #018d75;
    border-right: 1px solid #c4d7d6;
    border-left: 1px solid #c4d7d6;
    border-bottom: 1px solid white;
    position: relative;
    top: 1px;
    line-height: 32px!important;
}
.on {
    border-top: 2px solid #018d75;
    color: #018d75;
    border-right: 1px solid #c4d7d6;
    border-left: 1px solid #c4d7d6;
    border-bottom: 1px solid white;
    position: relative;
    top: 1px;
    line-height: 32px!important;
}
.pan_rmzy_listbox {
  width: 100%;
  padding-top: 10px;
  min-height: 170px;
}
.pan_rmzy_list {
  width: 100%;
  display: none;
}
.pan_rmzy_list:first-child {
  display: block;
}
.pan_rmzy_list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.pan_rmzy_list ul li {
  width: 160px;
  border: 1px dashed #c4d7d6;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 8px 17px;
  text-align: center;
  font-size: 14px;
}
.pan_rmzy_list ul li a {
  display: block;
  line-height: 35px;
  font-size: 16px;
}
.pan_rmzy_list ul li a:hover {
  background: #e7e6e6;
}
.pan_ind_maximg{
    text-align: center;
    background:#F1F1F1;
    width: 1200px;
    margin: 0 auto;
}
.pan_ind_maximg img{
    width: 100%;
}
.pan_ind_midbox{
    width:100%;
    padding-top: 10px;
}
.pan_ind_midLeft{
    width: 100%;
}
.pan_ind_midRight{
    width: 100%;
    box-sizing: border-box;
}
.clearfix:after{
      content:".";
      display:block;
      clear:both;
      height:0;
      visibility:hidden;
}
.fl_right{
    float: right;
}
.fl_left{
    float: left;
}
.pan_ind_tit h2{
    float: left;
    width:15%;
    color: #018d75;
    border-left: 4px solid #57c3c2;
    padding-left: 10px;
    margin-left: 5px;
    font-size: 24px;
}
.pan_ind_tit ul{
    float: right;
    width: 80%;
    text-align: right;
    line-height: 29px;
}
.pan_ind_tit ul li{
    font-size: 16px;
    color: #555;
    font-weight: bold;
    display: inline-block;
    margin: 0 10px;
}
.pan_ind_tit ul li a{
    display: block;
    color: inherit;
}
.pan_ind_dt{
    width: 100%;
}
.pan_ind_dt ul{
    display: none;
    font-size: 0;
    padding: 5px;
    padding-top: 10px;
}
.pan_ind_dt ul:first-child{
    display: block;
}
.pan_ind_dt ul li{
    display: inline-block;
    width: 50%;
    font-size: 0;
    line-height:30px;
}
.pan_ind_dt ul li a{
    display: block;
}
.pan_ind_dt ul li a:hover span{
    color: red;
}
.pan_ind_dt ul li p{
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    margin-left: 15px;
}

.pan_ind_dt ul li span{
    width: 15%;
    text-align: right;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #9f9f9f;
}
.pan_ind_dt ul li:nth-child(odd) span{
    text-align: left;
}
.pan_ewm{
   font-size: 0;
    border: 1px solid #c4d7d6;
    height: 32px;
}
.pan_ewm li{
    display: inline-block;
    width: 50%;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 32px;
    cursor: pointer;
}
.pan_ewm li:hover{
    background: #3097EF;
    color: white;
}
.pan_ewm_img{
    border: 1px solid #c4d7d6;
    border-top: 0;
    padding: 18px 0;
    min-height: 200px;
}

.pan_ewm_img li{
    display: none;
    text-align: center;
}
.pan_ewm_img li:first-child{
    display: block;
}
.pan_ewm_img li img{
    width: 150px;
    height: auto;
    display: block;
    margin: 0 auto;
    
}
.pan_ewm_img li span{
    color: red;
    font-weight: bold;
}
.pan_ewm_img li p{
    font-size: 14px;
    width: 90%;
    margin: 0 auto;
    line-height: 18px;
}
.pan_on{
    border-bottom: 2px solid #3097EF;
    color: #018d75!important;
}
.pan_on2{
    background: #3097EF;
    color: white!important;
}
.pan_common{
    width: 100%
}
.pan_common ul{
    width: 90%;
    margin: 0 auto;
    font-size: 14px;
    color: #787878;
}
.pan_common ul a{
     color: #787878;
}
.pan_common ul a:hover{
    color: red;
}
.pan_common ul li{
    margin: 0 5px;
}
.pan_common ul:nth-child(1) li{
    display: inline-block;
}
.izl-rmenu {
  left: 55%;
  margin-left: 532px;
  margin-right: 0;
  width: 82px;
  position: fixed;
  right: 2px;
  top: 40%;
  -webkit-box-shadow: #DDD 0px 1px 5px;
  -moz-box-shadow: #DDD 0px 1px 5px;
  box-shadow: #DDD 0px 1px 5px;
  z-index: 999;
}
.izl-rmenu .consult {
  background-image: url(../images/consult_icon.gif);
  background-repeat: no-repeat;
  background-position: center -77px;
  display: block;
  height: 76px;
  width: 82px;
}
.izl-rmenu .consult .phone {
  background-color: rgb(247, 247, 255);
  position: absolute;
  width: 160px;
  left: -160px;
  top: 0px;
  line-height: 73px;
  color: #000;
  font-size: 18px;
  text-align: center;
  display: none;
  box-shadow: #DDD -1px 1px 4px;
}
.izl-rmenu a.consult:hover .phone {
  display: inline !important;
}
.izl-rmenu .cart {
  background-image: url(../images/consult_icon.gif);
  background-repeat: no-repeat;
  background-position: center bottom;
  display: block;
  height: 16px;
  /*width: 16px;*/
  font-size: 12px;
  line-height: 16px;
  color: #45BDFF;
  text-align: center;
  padding-top: 15px;
  padding-right: 18px;
  padding-bottom: 47px;
  padding-left: 48px;
}
.izl-rmenu .cart1 {
  display: block;
  height: 82px;
  width: 78px;
  font-size: 13px;
  line-height: 16px;
  color: #a1a5a5;
  background: #f7f7ff;
  text-align: center;
  text-decoration: none !important;
}
.izl-rmenu a.cart:hover .pic, .izl-rmenu a.cart1:hover .pic1 {
  display: block;
}
.izl-rmenu .btn_top {
  background-image: url(../images/float_top.gif);
  background-repeat: no-repeat;
  background-position: center top;
  display: block;
  height: 39px;
  width: 82px;
  -webkit-transition: all 0s ease-in-out;
  -moz-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out;
  transition: all 0s ease-in-out;
}
.izl-rmenu .btn_top:hover {
  background-image: url(../images/float_top.gif);
  background-repeat: no-repeat;
  background-position: center bottom;
}
.izl-rmenu .cart .pic {
  display: none;
  position: absolute;
  left: -160px;
  top: 65px;
  width: 160px;
  height: 160px;
}
.izl-rmenu .cart1 .pic1 {
  display: none;
  position: absolute;
  left: -160px;
  top: 130px;
  width: 160px;
  height: 160px;
}
.bkzl-tit{
   background: #3097ef;
    text-align: center;
    line-height: 32px;
    height: 32px;
    color: #fff;
    font-size: 16px;
}
.bkzl-2-1{
    width: 100%;
    margin-top: 15px;
}
.bkzl-2-1 p a,.bkzl-2-1 p{
    display: inline-block;
    color: #333;
    font-size: 12px;
}
.bkzl-2-2{
    width: 100%;
    margin-bottom: 10px;
}
.bkzl-2-2 span{
    font-size: 16px;
    color: #333333;
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
    margin-right: 5px;
    margin-left: 10px;
}
.bkzl-2-2 select{
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #D7D7D7;
    outline: none;
    border-radius: 6px;
    line-height: 30px;
    width: 165px;
    height: 30px;
}
.bkzl-2-2 input{
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #D7D7D7;
    outline: none;
    border-radius: 6px;
    line-height:30px;
    width: 165px;
}
#dosubmit{
    background: #3097ef;
    width: 160px;
    height: 35px;
    border: none;
    border-radius: 6px;
    display: block;
    margin: 0 auto;
    color: white;
    margin-top: 10px;
    margin-bottom: 10px;
}
.zllq-ewm{
   width: 100%;
    text-align: center;
    display: none;
}
.zllq-ewm img{
    width: 160px;
    margin: 15px 0;
}
.zllq-ewm p{
    font-size: 14px;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 10px;
}
.zllq-ewm p span{
    color: red;
}
.zk_c_ksfw{
    width: 100%;
    margin-bottom: 20px;
}
.zk_c_ksfw .in-2-3{
    margin-right: 0;
    width: 100%;
}
.zk_tbg {
    text-align: center;
    border-bottom: 1px solid #c4d7d6;
    line-height: 36px;
    background: #3097ef;
    color: white;
}
.pan_gjb_tit {
    position: relative;
    top: -17px;
    left: 50%;
    transform: translateX(-50%);
    width: 300px;
    text-align: center;
}
.pan_gjb_tit p {
    background: #fe6904;
    display: inline-block;
    vertical-align: middle;
    color: white;
    padding: 5px 15px;
    border-radius: 50px;
    font-size: 18px;
    position: relative;
    font-weight: bold;
}

.pan_gjb_tit span {
    width: 10px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50px;
    background: white;
    border: 1px solid #838282;
    height: 10px;
}
.pan_gjb_tit p span:nth-child(2) {
    position: absolute;
    right: -5px;
    top: 11px;
}
.pan_gjb_tit p span:nth-child(1) {
    position: absolute;
    left: -5px;
    top: 11px;
}
.pan_gjb {
    width: 100%;
    text-align: center;
    font-size: 0;
    padding-bottom: 15px;
}
.pan_gjb>a {
    display: inline-block;
    text-align: center;
    width: 11%;
}
.pan_gjb>a img {
    display: block;
    margin: 0 auto;
    width: 45px;
}
.pan_gjb>a span {
    font-size: 14px;
    color: black;
    line-height: 30px;
}
.pan_gjb>a:hover img{
    transform: scale(0.95);
}
.pan_gjb>a:hover span{
    color: red;
}